projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bff84c
)
testoutsetshadowdrawing: Make window background white
author
Timm Bäder
<mail@baedert.org>
Sat, 29 Aug 2020 09:29:55 +0000
(11:29 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sat, 29 Aug 2020 14:46:28 +0000
(16:46 +0200)
This makes it easier to compare the rendering with other sources.
tests/testoutsetshadowdrawing.c
patch
|
blob
|
history
diff --git
a/tests/testoutsetshadowdrawing.c
b/tests/testoutsetshadowdrawing.c
index 9056ed855c632941fda5e781c48a75558f76b6e1..f619d97e3dff9b77f7fb1b8c571648ffbbbaf3a4 100644
(file)
--- a/
tests/testoutsetshadowdrawing.c
+++ b/
tests/testoutsetshadowdrawing.c
@@
-5,6
+5,7
@@
#define COLOR " red;"
static const char *css =
+" window { background-color: white; }\n"
".one {"
" all: unset;"
" min-width: 100px;"